import { LocalForageOptions } from 'localforage-driver-commons'; export declare function _initStorage(this: any, options?: LocalForageOptions): any;