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