declare function getDomain(hostName?: string): string; export { getDomain };