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

declare const FormatTextboxIcon: MdiReactIconComponentType;
export default FormatTextboxIcon;
