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

declare const GpsNotFixed: ReactIconComponentType;
export default GpsNotFixed;
            