export interface WebhookRequest { hash: string; webhookUrl: string; }