export declare class ShardManager { reshard(table?: string, newShardName?: string): void constructor() }