export declare const useProvideSticky: () => void;
export declare const useInjectSticky: () => import("vue").ShallowRef<boolean>;
