/** * 判断是否在线 */ export declare function isOnline(): boolean;