export declare const MiniNavigation: ({ value, scrollContainerRef }: { value: any; scrollContainerRef: any; }) => import("react/jsx-runtime").JSX.Element;