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

declare const MenuFillIcon: RemixiconReactIconComponentType;
export default MenuFillIcon;
