export declare function hashTextSha256(value: string): string;
