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