import { n as Options } from "./options-Et33Qnut.js";
import { PluginReturn } from "ts-macro";

//#region src/volar.d.ts
declare const plugin: PluginReturn<Options | undefined>;
//#endregion
export { plugin as default, plugin as "module.exports" };