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

declare const TruckFastIcon: MdiReactIconComponentType;
export default TruckFastIcon;
