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