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

declare const CarLightDimmedIcon: MdiReactIconComponentType;
export default CarLightDimmedIcon;
