export type HealthMessages = { health_check: string; status: string; ok: string; error: string; api_server: string; unittcms_version: string; };