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