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