import { UsePagination } from '../types'; export declare const usePagination: () => UsePagination;