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