export declare function getHostname(): string | undefined; export declare function getDomainWithoutSubdomain(): string | undefined;