import { globalThis as globalThis_ } from './globalThis.js'; declare const DOMException: typeof globalThis_.DOMException; export { DOMException };