export declare function useModelWrapper(props: any, emit: Function, name?: string, translater?: Function): import("vue").WritableComputedRef;