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