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

declare const TransportationIcon: MdiReactIconComponentType;
export default TransportationIcon;
