export declare const useZIndex: () => { zIndex: import("vue").Ref; nextZIndex: () => number; };