import ts from "typescript"; //#region src/index.d.ts declare const plugin: ts.server.PluginModuleFactory; export = plugin;