import { Command } from "commander";
export declare function registerDbCommands(program: Command): void;
