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

declare const RoadIcon: MdiReactIconComponentType;
export default RoadIcon;
