import type { Ref } from 'vue'; export declare function createRefSetter(ref: Ref): any;