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

declare const TruckTickIcon: MdiReactIconComponentType;
export default TruckTickIcon;
