export declare function fnv1aHashToHex(str: string): string;
