/** * * domain/host 判断 * * */ export declare const is58Host: boolean; export declare const isZZHost: boolean;