import { Cli } from '@livestore/utils/node'; export declare const mcpCommand: Cli.Command.Command<"mcp", never, never, { readonly subcommand: import("effect/Option").Option<{}>; }>; //# sourceMappingURL=mcp.d.ts.map