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