import { FC } from 'react'; declare const EmptyTable: FC; export default EmptyTable;