import { Testplane } from "../../../testplane";
export declare const registerCmd: (cliTool: typeof commander, testplane: Testplane) => void;
