import * as React from 'react'; import type { BaseUIComponentProps, NativeButtonProps } from "../internals/types.mjs"; /** * A button component that can be used to trigger actions. * Renders a `