import ts from "typescript"; export default function createInputVModel(expression: ts.Expression): ts.JsxAttribute[];