export declare function findElementById(root: HTMLElement, forElementId: string): HTMLElement;