import { IconProps } from '../types';
declare function TextAUnderline(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default TextAUnderline;
//# sourceMappingURL=TextAUnderline.d.ts.map