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