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