export declare const checkInternet: (cb: (isConnected: boolean) => void) => void;