/**
 * 是否是局域网
 */
export declare function isLAN(): boolean;
