import { FC } from 'react'; declare const PDFControls: FC; export default PDFControls;