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