import type { JSX } from 'solid-js'; import type { HeadlessProps, ValidConstructor } from '../../utils/dynamic-prop'; export type CommandLabelProps = HeadlessProps; /** * The accessible name of a `Command`, wired up through `aria-labelledby`. * * Renders a `