UNPKG

@vtex/styleguide

Version:

> VTEX Styleguide React components ([Docs](https://vtex.github.io/styleguide))

9 lines (8 loc) 378 B
import { Meta } from '@storybook/react'; declare const _default: Meta<import("@storybook/react").Args>; export default _default; export declare const Default: any; export declare const withLoadingState: any; export declare const withDifferentVariations: () => JSX.Element; export declare const withOnMouseEvents: any; export declare const withDifferentSizes: () => JSX.Element;