/** Persistent local storage engines supported by the driver factory. */ export type StoreKind = 'lmdb'; //# sourceMappingURL=StoreKind.d.ts.map