import type { SetupIntegration } from "../types.js"; /** Web Chat scaffolding. */ export declare const WEB_SETUP: SetupIntegration;