interface NamedExportSpecifier implements Node, HasSpanimport { type NamedExportSpecifier } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; Propertiestype: "ExportSpecifier"orig: ModuleExportNameoptionalexported: ModuleExportNameSome(bar) in export { foo as bar } isTypeOnly: boolean