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

declare const NearMe: ReactIconComponentType;
export default NearMe;
            