import React from 'react'; import { LimitedPaginationStateOptions } from '../Pagination.types'; export declare const LimitedPagination: React.FC;