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

declare const CarLimousineIcon: MdiReactIconComponentType;
export default CarLimousineIcon;
