export declare const replaceChildren: (el: HTMLElement, content: string | HTMLElement | HTMLElement[]) => void;