export declare const SetPaginationInfo: (page: number, limit: number) => (state: any) => any;