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