import type { IntegrationConfig } from "../../sdk-types.js";
export declare const INTEGRATION_CONFIGS: Record<string, IntegrationConfig>;
