export type TableWindowProps = { } declare const TableWindow: React.ComponentType; export default TableWindow;