import type * as babel from '@babel/core'; import * as t from '@babel/types'; export declare function transformJSX(path: babel.NodePath): void; //# sourceMappingURL=transform-jsx.d.ts.map