export declare function runProgram(aArgs?: string[]): import("commander").Command;
