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

declare const CarDoorIcon: MdiReactIconComponentType;
export default CarDoorIcon;
