import { FlowEventTimeMark } from "./FlowEventTimeMark"; export declare type FlowEventTimeMarks = { source: string; marks: Array; };