import type { AINodeEditorProps } from "./state/editorTypes"; export declare function AINodeEditor(props: AINodeEditorProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=AINodeEditor.d.ts.map