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;
