export declare const $WebHookTLSOptions: { properties: { tlsTrustedCommonNames: { type: string; contains: { type: string; }; }; }; };