import BaseWrapperPlugin from "./BaseWrapperPlugin.js"; //#region src/wrapper/HoistContainerReferencesPlugin.d.ts declare class HoistContainerReferencesPlugin extends BaseWrapperPlugin { constructor(); } //#endregion export { HoistContainerReferencesPlugin as default }; //# sourceMappingURL=HoistContainerReferencesPlugin.d.ts.map