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

declare const CarElectricIcon: MdiReactIconComponentType;
export default CarElectricIcon;
