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