export type PrimaryNavigation = { label: string; icon?: string; url: string; };