export interface SettingsNavItemProps { label: string icon: string active?: boolean }