export declare const simpleHashText: (text: string) => string;
