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