UNPKG

gather-content-ui

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