export declare const hash: { sha256: (data: Buffer | string) => Buffer; };