import * as React_2 from 'react'; export declare const Table: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableBody: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableCaption: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableCell: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableFooter: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableHead: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableHeader: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const TableRow: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export { }