import { MagicStringAST, SFC, SFC as SFC$1, TransformError, parseSFC } from "@vue-macros/common"; import * as neverthrow0 from "neverthrow"; import { ResultAsync as ResultAsync$1 } from "neverthrow"; import { BigIntLiteral, BooleanLiteral, CallExpression, Declaration, Expression, ExpressionStatement, Identifier, LVal, Node, NumericLiteral, ObjectMethod, ObjectProperty, Statement, StringLiteral, TSCallSignatureDeclaration, TSConstructSignatureDeclaration, TSFunctionType, TSIndexedAccessType, TSInterfaceBody, TSInterfaceDeclaration, TSIntersectionType, TSLiteralType, TSMappedType, TSMethodSignature, TSModuleBlock, TSParenthesizedType, TSPropertySignature, TSType, TSTypeAliasDeclaration, TSTypeElement, TSTypeLiteral, TSTypeOperator, TSTypeReference, TSUnionType, TemplateLiteral, TypeScript, VariableDeclaration, VoidPattern } from "@babel/types"; import { Plugin } from "vite"; export * from "@vue-macros/common"; //#region src/error.d.ts type ErrorVueSFC = "