//#region src/cli.d.ts declare function main(): Promise; //#endregion export { main }; //# sourceMappingURL=cli.d.ts.map