import * as React from 'react'; import { IPagingProps } from '../../props'; declare const Paging: React.FunctionComponent; export default Paging;