import { Ref } from 'vue'; export declare function vModelAdapter(modelRef: Ref, modelName?: string): any;