export interface McpResourceListStrategy { list(): any | Promise; } //# sourceMappingURL=mcp-resource-list-strategy.d.ts.map