import React from 'react'; declare const TablePanel: (props: any) => React.JSX.Element; export default TablePanel;