import { PaginationContextState } from '../providers'; export declare const usePaginationContext: () => PaginationContextState;