import { RemixiconReactIconComponentType } from './dist/typings';

declare const MenuUnfoldLineIcon: RemixiconReactIconComponentType;
export default MenuUnfoldLineIcon;
