import { CardFolderTabsProps } from '.'; export declare const requiredProps: CardFolderTabsProps; export declare const testkitTests: { title: string; props: CardFolderTabsProps; }[]; export declare const ssrTests: { title: string; props: CardFolderTabsProps; }[]; export declare const a11yTests: { title: string; props: CardFolderTabsProps; }[]; //# sourceMappingURL=CardFolderTabs.meta.d.ts.map