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