/// import { ZIndexContextValue } from './types'; /** * @todo: Rename to `ZOffsetsContext` * * @internal */ export declare const ZIndexContext: import("react").Context; //# sourceMappingURL=ZIndexContext.d.ts.map