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