export declare enum DbKind { ROOT = 0, PRIMARY = 1, SLAVE = 2 } //# sourceMappingURL=db.kind.d.ts.map