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

declare const LocationOff: ReactIconComponentType;
export default LocationOff;
            