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