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

declare const CarBrakeParkingIcon: MdiReactIconComponentType;
export default CarBrakeParkingIcon;
