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