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

declare const Park: ReactIconComponentType;
export default Park;
            