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