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