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