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