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

declare const MenuLineIcon: RemixiconReactIconComponentType;
export default MenuLineIcon;
