/// <reference types="react" />
import './style/index.less';
declare const FlowEditor: () => JSX.Element;
export default FlowEditor;
