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