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