import type { ScriptToExecute } from '@leapchat.io/schemas'; export declare const executeChatwoot: (chatwoot: { scriptToExecute: ScriptToExecute; }) => void; //# sourceMappingURL=executeChatwoot.d.ts.map