import type { ContainerRecord, ExtractionWarning } from "../../types"; export declare const warnings: Map; export declare const flags: Map; export declare const containerContext: import("react").Context;