export declare const WEBHOOK_CONFLICT_MESSAGE = "There is a conflict with one of the webhooks.";
export declare const authAllowlistedNodes: Set<string>;
