import { ReactIconComponentType } from '../types';

declare const LocalParking: ReactIconComponentType;
export default LocalParking;
            