export declare function sha256(message: string): string;
