export declare function init(userId: string, dir: string): Promise; export declare function close(): Promise;