import { IconProps } from '../Icon'; declare function SvgFormatUnderlined(props: IconProps): JSX.Element; export default SvgFormatUnderlined;