/// import type { TableProps } from './typings'; export default function Table>(props: TableProps): JSX.Element;