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