import { ReactIconComponentType } from '../types';

declare const CarRental: ReactIconComponentType;
export default CarRental;
            