export declare function normalizeHostname(hostname: string): string;
