import * as React from 'react'; import { ITableAllProps } from '../..'; export declare const TableWrapper: React.FunctionComponent;