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