import { ReactIconComponentType } from '../types';

declare const FormatIndentIncrease: ReactIconComponentType;
export default FormatIndentIncrease;
            