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