declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("..").GalleryProps>;
export default _default;
export declare const SimpleGallery: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, import("..").GalleryProps>;
export declare const WithFooterGallery: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, import("..").GalleryProps>;
export declare const FullCustomizeGallery: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, import("..").GalleryProps>;
