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