import type { EdictMcpResource } from "../tool-types.js"; /** All registered MCP resources. Add new resources by creating a file and adding to this array. */ export declare const ALL_RESOURCES: EdictMcpResource[]; //# sourceMappingURL=index.d.ts.map