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

declare const NearMeDisabled: ReactIconComponentType;
export default NearMeDisabled;
            