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

declare const FormatTitleIcon: MdiReactIconComponentType;
export default FormatTitleIcon;
