import { SvgIconComponent } from './types'; declare const CarRentalIcon: SvgIconComponent; export default CarRentalIcon;