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

declare const MenuUnfoldFillIcon: RemixiconReactIconComponentType;
export default MenuUnfoldFillIcon;
