import type { WithChildren } from "../../../internal/types.js"; import type { BitsPrimitiveLabelAttributes, WithElementRef } from "../../../shared/index.js"; declare const CommandLabel: import("svelte").Component>, {}, "ref">; type CommandLabel = ReturnType; export default CommandLabel;