import persist from 'node-persist'; export declare const paths: import("env-paths").Paths; export declare function initStorage(dir: string): Promise;