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

declare const RentACarIcon: MdiReactIconComponentType;
export default RentACarIcon;
