import FlowRecord from './flowRecord'; export type { FlowRecordProps } from './flowRecord'; export default FlowRecord;