import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GpsIcon */
export declare const Gps: Icon;
export { I as GpsIcon };
//# sourceMappingURL=Gps.d.ts.map