type alias ModuleDeclarationimport { type ModuleDeclaration } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; definition: | ImportDeclaration | ExportDeclaration | ExportNamedDeclaration | ExportDefaultDeclaration | ExportDefaultExpression | ExportAllDeclaration | TsImportEqualsDeclaration | TsExportAssignment | TsNamespaceExportDeclaration