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

declare const MapLineIcon: RemixiconReactIconComponentType;
export default MapLineIcon;
