interface Types.Decorator implements Node, HasSpanimport { type Types } from "https://deno.land/x/mesozoic@v1.0.1/lib/swc.ts"; const { Decorator } = Types; Propertiestype: "Decorator"expression: Expression