/// import { type PdfViewerPaginationProps } from './types'; export declare const PdfViewerPagination: (props: PdfViewerPaginationProps) => JSX.Element;