export declare function calculateShardId(guildId: string, shardCount: number): number;
No summary provided.