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

declare const CarEspIcon: MdiReactIconComponentType;
export default CarEspIcon;
