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

declare const CarParkingBrakeIcon: MdiReactIconComponentType;
export default CarParkingBrakeIcon;
