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