export type Statistics = { certificateTotal: number; certificateExpired: number; certificateExpireSoon: number; workflowTotal: number; workflowEnabled: number; workflowDisabled: number; };