/// <reference types="react" />
declare const PagePagination: () => JSX.Element;
export default PagePagination;
