export * from "./common.js"; export function openDB(_location: string, _def: DEF): Promise>; export function deleteDB(_path: string): Promise; import * as common from './common.js'; //# sourceMappingURL=interface.d.ts.map