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

declare const MenuFoldFillIcon: RemixiconReactIconComponentType;
export default MenuFoldFillIcon;
