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

declare const FormatIndentIncreaseIcon: MdiReactIconComponentType;
export default FormatIndentIncreaseIcon;
