export const NAVIGATION_SYMBOLS = { IHeaderRepository: Symbol.for("navigation:IHeaderRepository"), } as const;