export interface AppState { isHydrated: boolean; version: string; }