export declare function normalizeHttpWebhookUrl(value: unknown): string | null;
