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

declare const CarBrakeAbsIcon: MdiReactIconComponentType;
export default CarBrakeAbsIcon;
