export declare function overrideRootElement(fn: () => Element): void; export declare function getRootElement(): Element;