import ts from "typescript"; export declare function createVModelDirective(expression: ts.Expression): ts.JsxAttribute;