export declare const isWebhookHtmlSandboxingDisabled: () => boolean;
export declare const getWebhookSandboxCSP: () => string;
