import * as T from "./Pagination.types"; declare const Pagination: React.FC; export default Pagination;