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

declare const CarParkIcon: MdiReactIconComponentType;
export default CarParkIcon;
