import React from 'react'; declare const Table: React.ForwardRefExoticComponent & React.RefAttributes>; export default Table;