declare const NodeEditorParent: () => import("preact/jsx-runtime").JSX.Element | null;
export default NodeEditorParent;
