export interface WebhookRoute { Route?: string; Verb?: string; }