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