import { IconDefinition } from '../types'; declare const WomanOutlined: IconDefinition; export default WomanOutlined;