import React from 'react'; import type { IFlowchartFormWrapperProps } from './interface'; export declare const FlowchartFormWrapper: React.FC;