type alias DeclarationNameimport { type DeclarationName } from "https://dotland.deno.dev/x/ts_morph@17.0.0/mod.ts"; definition: | Identifier | PrivateIdentifier | StringLiteralLike | NumericLiteral | ComputedPropertyName | ElementAccessExpression | BindingPattern | EntityNameExpression