import { CfdiPdf } from "./CfdiPdf";
export default CfdiPdf;
Object.assign(module.exports, CfdiPdf);
