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

declare const TruckIcon: MdiReactIconComponentType;
export default TruckIcon;
