import { SVGIconDef } from './types'; declare const WomenOutlined: SVGIconDef; export default WomenOutlined;