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