UNPKG

@naturacosmeticos/natds-react

Version:
10 lines (9 loc) 397 B
import { Story, Meta } from '@storybook/react'; import { TagProps } from '.'; declare const _default: Meta<import("@storybook/react").Args>; export default _default; export declare const Playground: Story<TagProps>; export declare const Position: Story<TagProps>; export declare const Color: Story<TagProps>; export declare const Size: Story<TagProps>; export declare const Icon: Story<TagProps>;