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

declare const LocalParkingIcon: MdiReactIconComponentType;
export default LocalParkingIcon;
