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

declare const CarLightHighIcon: MdiReactIconComponentType;
export default CarLightHighIcon;
