import FlowAction from './flowAction'; export type { FlowActionProps } from './flowAction'; export default FlowAction;