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