export declare const MockWorkflowTasks: { report: { GroupID: any; UserID: string; ProcessCode: string; RecipientCode: string; RecipientName: string; ProcessId: string; ProcessName: string; TaskId: string; Instructions: string; TaskDescription: any; TDisplayName: string; Qtitle: string; StartTime: string; CreateTime: string; UpdateTime: string; CompleteTime: any; StartTask: boolean; Locked: number; StepName: string; TRouteList: string[]; TSelectedRoute: any; TStatus: any; taskVariables: any; form_tabs: any; }[]; Error: number; Msg: string; Version: string; }; export declare const MockWorkflowTask: { report: { GroupID: any; UserID: string; ProcessCode: string; RecipientCode: string; RecipientName: string; ProcessId: string; ProcessName: string; TaskId: string; Instructions: string; TaskDescription: string; TDisplayName: string; Qtitle: string; StartTime: string; CreateTime: string; UpdateTime: string; CompleteTime: any; StartTask: boolean; Locked: number; StepName: string; TRouteList: string[]; TSelectedRoute: any; TStatus: any; taskVariables: { tarifmodel: { ProcessCard: { Inwork: boolean; ManagerName: string; AgreeCOZChef: boolean; CodifPriceInDate: string; COZ_comment_supplyer: string; ReceivedByMail: boolean; IsDelay: string; DataPrimen: string; PostavEmail: string; DirComment: string; CancelTarif: string; RezultatPeregovor: any; seeCOZDir: boolean; ProcessID: number; ID: string; RezultBezIzmen: string; EmailText: string; sector: string; DirDecisionDate: string; ToArchive: string; PostavNum: number; last_decision_new: string; UpDown: string; ApproveRejTarif: string; ManagerNum: string; zak_decision_new: string; ApproveRejDir: boolean; RezultVremPovishenie: boolean; ApproveRejCOZ: string; RezultOther: boolean; daysfromcozplus: string; NewDatePrim: string; NextUser: string; RezultPerenosDatePrim: boolean; RezultCorrecciay: boolean; daysplus: string; IncorrectMessage: string; COZ_comment: string; CodifName: string; IsDatePrimChange: boolean; seeCOZChef: boolean; department: string; RezultIzmen: string; COZChefComment: string; FirstFileName: string; PostavName: string; TempDatePrim: string; SectorRukDecisionDate: string; EmailSender: string; ZakupchDecisionDate: string; RezultVremPonijenie: boolean; DownDatePo: string; CodifPrimech: string; ContractCondish: number; UpDatePo: string; PostavDateIn: string; OtdelCOZ: string; Zakupchik: string; LastUser: string; }; }; }; form_tabs: { profile: {}; title: string; tooltip: string; form_code: string; icon: string; }[]; }[]; Msg: string; Error: number; Version: string; }; export declare const MockWorkflowFiles: { report: { id: string; filename: string; description: string; permission: number; taksId: string; CreateUserId: string; size: number; CreateTime: string; UpdateTime: string; }[]; Error: number; Msg: string; Version: string; }; export declare const MockWorkflowFile: { report: { filename: string; description: string; content: string; }[]; Error: number; Msg: string; Version: string; };