export default function useDispatchSetPage(): (payload: number) => void;
