import React from 'react';
declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, React.PropsWithChildren<import("./components/folder/FolderRoot").Props>>;
export default _default;
export declare const Folder: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, React.PropsWithChildren<import("./components/folder/FolderRoot").Props>>;
