UNPKG

@vtex/admin-ui

Version:

> VTEX admin component library

8 lines (7 loc) 439 B
import type { Story } from '@storybook/react'; import type { TooltipProps } from '../index'; declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("@storybook/react").Args>; export default _default; export declare const Playground: Story<TooltipProps>; export declare const ReactNodeLabel: () => JSX.Element; export declare const CustomComponent: () => JSX.Element;