export declare const SUB_DOMAIN_SEGMENT_REG_EXP: RegExp; export declare const DOMAIN_REG_EXP: RegExp; export declare const getDomainName: () => string;