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

declare const GpsOff: ReactIconComponentType;
export default GpsOff;
            