/**
 * Runs the OVSDB type generation CLI.
 */
export declare function runCli(argv: string[]): Promise<number>;
//# sourceMappingURL=cli.d.ts.map