import * as React from 'react'; declare function IndentDecrease(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof IndentDecrease; export default IndentDecrease;