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

declare const CarEmergencyBrakeIcon: MdiReactIconComponentType;
export default CarEmergencyBrakeIcon;
