import * as Commander from "commander";
export default function registerCommand(program: typeof Commander): void;
