import { Environment } from '@wora/relay-offline'; export declare function useRestore(environment: Environment): boolean;