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