import * as React from 'react'; import type { BaseUIComponentProps, NativeButtonProps } from "../utils/types.js"; import { type BaseUIChangeEventDetails } from "../utils/createBaseUIEventDetails.js"; import { REASONS } from "../utils/reasons.js"; /** * A two-state button that can be on or off. * Renders a `