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