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