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