import { ref } from "vue";
export declare const useRef: typeof ref;
