declare function namehashOrThrow(name: string): Uint8Array; export { namehashOrThrow };