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