export declare function createHash(algorithm: 'sha256'): any;
