declare function nonCryptographicDigest(input: string): string; export { nonCryptographicDigest };