type OnNextPage = (page: number) => Promise; export default OnNextPage;