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

declare const TruckCheckIcon: MdiReactIconComponentType;
export default TruckCheckIcon;
