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