UNPKG

gather-content-ui

Version:
7 lines 280 B
export declare function NavigationItems({ children, onNav, defaultTabId, srLabel, }: any): import("react/jsx-runtime").JSX.Element; export declare namespace NavigationItems { var defaultProps: { onNav: () => void; }; } //# sourceMappingURL=NavigationItems.d.ts.map