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

declare const RoadMapFillIcon: RemixiconReactIconComponentType;
export default RoadMapFillIcon;
