import type { DbConstructor } from '@e-mc/types/lib'; declare const Db: DbConstructor; export = Db;