UNPKG

@gzup/macaw-ui-4

Version:

Gzup's UI component library

7 lines (6 loc) 255 B
import { Meta, Story } from "@storybook/react"; export declare const Default: Story; export declare const WithDelete: Story; export declare const WithTooltips: Story; declare const _default: Meta<import("@storybook/react").Args>; export default _default;