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