/** * This function cover the late upgrade for context providers. * Check https://github.com/lit/lit/tree/main/packages/labs/context#late-upgraded-context-providers * for more details. */ export declare function attachContextRoot(): void;