export declare const useOnline: (handler: (value: boolean) => void) => void;