import type { SimpleElement } from '@glimmer/interfaces'; export declare function clearElement(parent: SimpleElement): void;