import { IconDefinition } from '../types';
declare const UnderlineOutlined: IconDefinition;
export default UnderlineOutlined;
