import { BasicParams } from '../types'; export declare function ensureValidOfflineSession(params: BasicParams, shop: string): Promise;