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