export declare function getDomainTld(domain: any): string; export declare function getDomainPeriod(tld: any): number;