type DiscordVoiceSdk = typeof import("@discordjs/voice");
export declare function loadDiscordVoiceSdk(): DiscordVoiceSdk;
export {};
