declare function runCli(programName: string): void; export { runCli };