import { AnalyzerPlugin } from "../types.js"; export declare const TsconfigPlusPlugin: AnalyzerPlugin; export default TsconfigPlusPlugin;