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

declare const NearbyError: ReactIconComponentType;
export default NearbyError;
            