import { EmptyProps } from "grc-base"; export default function TableEmpty(props?: EmptyProps): JSX.Element;