import { ClientOptions } from "discord.js";
export declare function getclientOptions(triggerType: string): ClientOptions;
