ds-smart-ui
Version:
Smart UI is a React component library that helps you build accessible and responsive web applications.
9 lines (7 loc) • 671 B
TypeScript
import { Meta } from '@storybook/react';
declare const _default: Meta;
export default _default;
export declare const Top: import('@storybook/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('@storybook/csf').Args>;
export declare const Bottom: import('@storybook/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('@storybook/csf').Args>;
export declare const Left: import('@storybook/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('@storybook/csf').Args>;
export declare const Right: import('@storybook/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('@storybook/csf').Args>;