export interface AppState { selectedTabbar: number isDark: boolean }