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