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

declare const FormatBoldIcon: MdiReactIconComponentType;
export default FormatBoldIcon;
