/// declare const HTMLElement: new () => HTMLElement; declare class ScanditHTMLElement extends HTMLElement { } export { ScanditHTMLElement };