/**
 * Indicates current status of the connection restoring process.
 */
export declare function useIsConnectionRestored(): boolean;
