export declare function createSha256Hash(rawText: string): string;
