import React from 'react'; import { RefreshControlProps } from 'react-native'; declare const Pagination: React.FC; export default Pagination;