export declare const basic: {}; declare const _default: { title: string; component: any; args: { features: Record; rootFolderId: string; token: string; }; }; export default _default;