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