export { DEFAULT_DOCS_ONLY_INTERACTION_PROFILES, DEFAULT_INTERACTION_PROFILES } from './types.js'; export type { ToolDocsCatalogEntry, ToolInteractionProfiles } from './types.js'; export declare const MCP_DOCS_CATALOG: readonly import("./types.js").ToolDocsCatalogEntry[]; //# sourceMappingURL=index.d.ts.map