export default navigation; declare function navigation(options: any): (() => import("lodash/fp").LodashNoop) | (({ href }?: { href: any; }) => (e: any) => void); //# sourceMappingURL=navigation.d.ts.map