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