export { default as parseDocument } from './parseDocument';
export { default as PDFParser } from './PDFParser';
