import { Options } from "./options-jKAq0dFf.cjs";
import * as _babel_core14 from "@babel/core";

//#region src/core/index.d.ts
declare function transformVueJsxVapor(code: string, id: string, options?: Options, needSourceMap?: boolean): _babel_core14.BabelFileResult | null;
//#endregion
export { Options, transformVueJsxVapor };