export declare function labelhash(label: string): any;
export declare function namehash(inputName: string): any;
export declare function dnsNameNotationDecode(message: string): string;
