import { ZIndexContextValue } from './types'; /** * @todo: Rename to `useZOffsets` * * @internal */ export declare function useZIndex(): ZIndexContextValue; //# sourceMappingURL=useZIndex.d.ts.map