export declare function useCallbackRef(): readonly [import("vue").Ref, (el: T) => void];