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