import SwcServerlessPlugin from "./index.cjs"; //#region src/pre-local.d.ts declare function preLocal(this: SwcServerlessPlugin): void; //#endregion export { preLocal }; //# sourceMappingURL=pre-local.d.cts.map