/** * The main function of the cli. */ export declare function cli(): Promise; //# sourceMappingURL=cli.d.ts.map