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

declare const CarRentalIcon: MdiReactIconComponentType;
export default CarRentalIcon;
