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

declare const FormatFontSizeDecreaseIcon: MdiReactIconComponentType;
export default FormatFontSizeDecreaseIcon;
