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