export declare enum HashFunction {
    SHA256 = 0
}
