import { SuperTableProProps } from './Table'; declare const _default: (props: SuperTableProProps) => JSX.Element; export default _default;