import { Command as CommandPrimitive } from 'bits-ui'; declare const CommandList: import("svelte").Component; type CommandList = ReturnType; export default CommandList;