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

declare const MapsUgc: ReactIconComponentType;
export default MapsUgc;
            