export interface OnboardingPageViewData { isAlreadyOnboarded: boolean; }