export declare class SendWebhookRequestPayload { event_identifier: string; payload: any; }