interface ClassExpression implements Class, ExpressionBaseimport { type ClassExpression } from "https://deno.land/x/live@1.45.1/deps.ts"; Propertiestype: "ClassExpression"optionalidentifier: Identifier