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