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