@vtex/admin-ui
Version:
> VTEX admin component library
10 lines (9 loc) • 536 B
TypeScript
declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("@storybook/react").Args>;
export default _default;
export declare function Basic(): JSX.Element;
export declare function HistorySize(): JSX.Element;
export declare function WithObjects(): JSX.Element;
export declare function WithCustomMatch(): JSX.Element;
export declare function WithScroll(): JSX.Element;
export declare function Intl(): JSX.Element;
export declare function IntlFallback(): JSX.Element;