UNPKG

@naturacosmeticos/natds-react

Version:
10 lines (9 loc) 430 B
import { Story, Meta } from '@storybook/react'; import { ShortcutProps } from '.'; declare const _default: Meta<import("@storybook/react").Args>; export default _default; export declare const Playground: Story<ShortcutProps>; export declare const Brand: Story<ShortcutProps>; export declare const Color: Story<ShortcutProps>; export declare const Disabled: Story<ShortcutProps>; export declare const Notify: Story<ShortcutProps>;