import { MdiReactIconComponentType } from './dist/typings';

declare const FormatUnderlineIcon: MdiReactIconComponentType;
export default FormatUnderlineIcon;
