/** * `__webpack_require__.hmd` and `__webpack_require__.nmd` * * The CommonJsPlugin injects this when a module accesses the global 'module' variable. */ declare const _default: { name: string; tags: "safe"[]; visitor(): { ExpressionStatement(this: import("../../../ast-utils").TransformState, path: import("@babel/traverse").NodePath): void; }; }; export default _default; //# sourceMappingURL=module-decorator.d.ts.map