UNPKG

gather-content-ui

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