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

declare const FormatIndentDecrease: ReactIconComponentType;
export default FormatIndentDecrease;
            