import { type McpContent } from "../response.js"; export declare function handleInspectIntegration(raw: unknown): McpContent; //# sourceMappingURL=inspectIntegration.d.ts.map