import { Element } from './Element.ts'; export declare class HTMLBodyElement extends Element { } //# sourceMappingURL=HTMLBodyElement.d.ts.map