import { type WithElementRef } from '../../../utils/cn.js'; import type { HTMLAttributes } from 'svelte/elements'; declare const CommandShortcut: import("svelte").Component>, {}, "ref">; type CommandShortcut = ReturnType; export default CommandShortcut;