/**
 * Run the command line interface program.
 * @param argv process.argv.
 */
export declare const cli: (argv: string[]) => void;
//# sourceMappingURL=cli.d.ts.map