import { NodeProps } from 'react-flow-renderer'; import { FC } from 'react'; export declare const Datacube: FC; export declare const ProcessComponent: FC; export declare const ApprovalComponent: FC; export declare const StartComponent: FC; export declare const EndComponent: FC; export declare const TimerComponent: FC; export declare const EgateComponent: FC; export declare const SignalCatchComponent: FC; //# sourceMappingURL=nodeUI.d.ts.map