export interface IWorkflow { workflowId?: string; passId?: number; passSerialNo?: string; }