export declare function setIsOffline(bool: boolean): void; export declare function isOffline(): boolean;