import React from 'react'; export default function TableNew({ getTableProps, getTableBodyProps, headerGroups, prepareRow, page, }) { return (