import { ExecutableWebhook } from '@leapchat.io/schemas'; export declare const executeWebhook: (webhookToExecute: ExecutableWebhook) => Promise; //# sourceMappingURL=executeWebhook.d.ts.map