export declare function sha256(input: string | Uint8Array): Uint8Array;