import * as t from '@babel/types'; declare const _default: { name: string; tags: "unsafe"[]; scope: true; visitor: () => { CallExpression: { exit(this: import("../ast-utils").TransformState, path: import("@babel/traverse").NodePath): void; }; }; }; export default _default; //# sourceMappingURL=jsx.d.ts.map