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