export interface INavigationOptions { hideInMegaMenu: boolean; hideInCurrentNavigation: boolean; openInNewWindow: boolean; }