import { EditorCodeNodeInstance, ConfigurableEditorComp } from "@flyde/core"; export declare function loadConfigEditorComponent(instance: EditorCodeNodeInstance): ConfigurableEditorComp; //# sourceMappingURL=loadConfigEditorComponent.d.ts.map