// compatibility declare global { interface Element {} interface Node {} interface NodeListOf {} } // normal export * from './smartpdf.classes.smartpdf';