import type { WithChild } from "../../../internal/types.js"; import type { BitsPrimitiveSpanAttributes } from "../../../shared/attributes.js"; export type VisuallyHiddenProps = WithChild;