export interface TaskHistoryListPayload { applicationStatus: string; created: Date; formUrl: string; }