@vtex/admin-ui
Version:
> VTEX admin component library
8 lines (7 loc) • 426 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 WithBackLink(): JSX.Element;
export declare function WithActions(): JSX.Element;
export declare function FullBlown(): JSX.Element;
export declare function Shell(): JSX.Element;