import { SVGIconDef } from './types'; declare const RoadMapOutlined: SVGIconDef; export default RoadMapOutlined;