import { FC } from 'react';

declare const PDFPagination: FC;
export default PDFPagination;
