import { IconProps } from '../iconUtils'; export declare const FormatIndentDecrease: import('react').MemoExoticComponent<(props: IconProps) => import('react').ReactElement>; export type FormatIndentDecreaseProps = IconProps; export default FormatIndentDecrease;