import { IconProps } from '../Icon'; declare function SvgFormatIndentDecrease(props: IconProps): JSX.Element; export default SvgFormatIndentDecrease;