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