import React from 'react'; export declare const PaginationPopover: ({ children }: React.PropsWithChildren) => React.JSX.Element;