import {Element} from './Element.ts'; export class HTMLBodyElement extends Element {}