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

declare const HighwayIcon: MdiReactIconComponentType;
export default HighwayIcon;
