export type QServerPlanMonitorProps = { className?: string; }; export default function QServerPlanMonitor({ className }: QServerPlanMonitorProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=QServerPlanMonitor.d.ts.map