export declare const getHash: (digests: any, move: any) => Promise<string | undefined>;
