import { JSX } from 'react'; import { InteractiveElementProps } from '../internals/InteractiveElement.className'; export type ButtonProps = React.ButtonHTMLAttributes & InteractiveElementProps; /** * This component wraps a [`