import type { McpExecutionContext } from '@nest-mcp/common'; export declare function mockMcpContext(overrides?: Partial): McpExecutionContext; //# sourceMappingURL=mock-context.d.ts.map