export declare class WorkflowForm { id?: any; workflowStepId?: any; code?: any; serviceCode?: any; isGeneral?: any; }