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