/**
 * Run the code-to-json cli command
 * @param args command-line arguments
 */
export declare function runCli(args: string[]): void;
//# sourceMappingURL=cli.d.ts.map