blob: c29e5565613f9549c4374f19f41223c228ac5b7c [file] [log] [blame] [edit]
/**
* The main function of the cli.
*/
export declare function cli(): Promise<void>;
//# sourceMappingURL=cli.d.ts.map