Variable export=

export=: {
    blockhash: ((data: any, bits?: number) => string);
    hammingDistance: ((hashA: any, hashB: any) => number);
}