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

declare const CarConvertibleIcon: MdiReactIconComponentType;
export default CarConvertibleIcon;
