/// export declare const OverlayContext: import("react").Context; export declare const calculateZindex: (overlayContext: string[]) => number;