import * as esbuild from 'esbuild'; import { Options } from './index.js'; import 'unplugin'; import '@vue-macros/common'; import './index-4b4dc493.js'; import '@babel/types'; import 'vite'; declare const _default: (options?: Options | undefined) => esbuild.Plugin; export { _default as default };