import SwcServerlessPlugin from "./index.mjs"; //#region src/bundle.d.ts declare function bundle(this: SwcServerlessPlugin): Promise; //#endregion export { bundle }; //# sourceMappingURL=bundle.d.mts.map