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