import React from "react"; export declare const Table: React.ForwardRefExoticComponent & React.RefAttributes>; export declare const TableHead: React.ForwardRefExoticComponent & React.RefAttributes>; export declare const TableBody: React.ForwardRefExoticComponent & React.RefAttributes>; export declare const TableRow: React.ForwardRefExoticComponent & React.RefAttributes>; export declare const TableHeader: React.ForwardRefExoticComponent & React.RefAttributes>; export declare const TableCell: React.ForwardRefExoticComponent & React.RefAttributes>; //# sourceMappingURL=table.d.ts.map