import { Command } from 'commander'; export declare function registerDbCommand(program: Command): void; //# sourceMappingURL=db.d.ts.map