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

declare const Place: ReactIconComponentType;
export default Place;
            