import { IconProps } from '../types'; import React from 'react'; declare const TextAUnderlineIcon: React.FC; export default TextAUnderlineIcon;