export declare const hashString: (str: string) => Promise<string>;
