declare const djb2: (toHash: string) => string; export { djb2 };