import { Webhook } from "../types/webhooks"; export declare const getWebhook: (apiKey: string, webhookID: string, userAgent?: string) => Promise; //# sourceMappingURL=getWebhook.d.ts.map