export declare const useSlotsRef: () => import('vue').Ref | undefined; }>, Readonly<{ [name: string]: import('vue').Slot | undefined; }>>; export declare const useAttrsRef: () => import('vue').Ref<{ [x: string]: unknown; }, { [x: string]: unknown; }>; //# sourceMappingURL=reactiveContext.d.ts.map