import { WebhookClient } from "./src/WebhookClient.js";
export { WebhookClient };
export default WebhookClient;