UNPKG

gather-content-ui

Version:
15 lines 408 B
import { Navigation as NavigationComponent } from "lib"; declare const _default: { title: string; component: typeof NavigationComponent; }; export default _default; export declare const Navigation: { (): import("react/jsx-runtime").JSX.Element; parameters: { controls: { hideNoControlsWarning: boolean; }; }; }; //# sourceMappingURL=Navigation.stories.d.ts.map