// tsclass scope import * as tsclass from '@tsclass/tsclass'; export { tsclass }; // third party scope import { XMLParser } from 'fast-xml-parser'; export { XMLParser };