export declare function databaseControllerExport(appid: string): Promise; export declare function databaseControllerImport(appid: string, data: any): Promise; //# sourceMappingURL=custom.d.ts.map