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

declare const CarPickupIcon: MdiReactIconComponentType;
export default CarPickupIcon;
