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