export declare function useVModel(props: any, ctx: any, vModel: string): { [x: string]: any; };