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