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

declare const NearbyOff: ReactIconComponentType;
export default NearbyOff;
            