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