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

declare const RoadMapLineIcon: RemixiconReactIconComponentType;
export default RoadMapLineIcon;
