import { Provider } from '@nestjs/common'; import { ClientVoiceManager } from 'discord.js'; export declare const VoiceProvider: Provider;