UNPKG

@vtex/admin-ui

Version:

> VTEX admin component library

11 lines (10 loc) 560 B
import type { Story } from '@storybook/react'; import type { AlertProps } 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<AlertProps>; export declare function Tones(): JSX.Element; export declare function Actions(): JSX.Element; export declare function Visible(): JSX.Element; export declare function Fluid(): JSX.Element; export declare function Sticky(): JSX.Element;