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