export declare function list(): Promise; export declare function init(appid: string, options: { sync: boolean; basicMode: boolean; }): Promise; //# sourceMappingURL=index.d.ts.map