import { ILocalStorage } from './types'; export declare function init(): ILocalStorage;