import { FlowViewProps } from "../constants"; import { FC } from 'react'; declare const ProFlow: FC; export default ProFlow;