export declare function fnv1a32Hex(str: string, seed?: number): string;
