import { type Props } from './MonacoQueryFieldProps'; export declare const MonacoQueryFieldLazy: (props: Props) => import("react/jsx-runtime").JSX.Element;