declare function fnv1a(str: string): number; export default fnv1a;