export declare function sequenceFlowFactory(props?: any): { type: string; model: any; view: any; };