/** * @internal */ export declare function namehash(name: string): `0x${string}`; //# sourceMappingURL=namehash.d.ts.map