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

declare const FormatTextIcon: MdiReactIconComponentType;
export default FormatTextIcon;
