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

declare const FormatFontIcon: MdiReactIconComponentType;
export default FormatFontIcon;
