export declare const RFC1035LabelRegExp: RegExp; export declare const RFC1123LabelRegExp: RegExp; export declare const RFC1123SubdomainRegExp: RegExp; export declare const K8sLabelRegExp: RegExp;