import { WebhookClient, WebhookClientData } from "discord.js"; export declare function getDiscordClient(options: WebhookClientData): WebhookClient;