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