import * as React from 'react'; import type { BaseUIComponentProps, NativeButtonProps } from "../../internals/types.js"; import type { NumberFieldRootState } from "../root/NumberFieldRoot.js"; /** * A stepper button that decreases the field value when clicked. * Renders a `