export declare function exportDB(exportPath: string): Promise; export declare function importDB(sourceAppid: any, importPath: string): Promise; //# sourceMappingURL=index.d.ts.map