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

declare const Menu3LineIcon: RemixiconReactIconComponentType;
export default Menu3LineIcon;
