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