import { DecreaseIndentMenuPropsType } from './props'; export default function DecreaseIndentMenu(props: DecreaseIndentMenuPropsType): import("react/jsx-runtime").JSX.Element;