export type GeoReplicationStats = { status: string; lastSyncTime: string; canFailover: boolean; };