declare function createDatabase(dbPath: string): Promise; export default createDatabase; //# sourceMappingURL=database.d.ts.map