import type { SqlQueryEditorProps } from './QueryEditor'; export declare function SqlQueryEditorLazy(props: SqlQueryEditorProps): import("react/jsx-runtime").JSX.Element;