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

declare const FormatUnderlinedIcon: MdiReactIconComponentType;
export default FormatUnderlinedIcon;
