interface Import implements StatementBaseimport { type Import } from "https://deno.land/x/pbkit@v0.0.55/core/ast/index.ts"; Propertiestype: "import"keyword: KeywordoptionalweakOrPublic: TokenstrLit: StrLitsemi: Semi