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

declare const ParkingIcon: MdiReactIconComponentType;
export default ParkingIcon;
