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

declare const MenuFoldLineIcon: RemixiconReactIconComponentType;
export default MenuFoldLineIcon;
