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

declare const MenLineIcon: RemixiconReactIconComponentType;
export default MenLineIcon;
