/// export declare const ComponentsContext: import("react").Context<{ subscriptionIsActive: boolean; }>;