interface Service implements StatementBaseimport { type Service } from "https://deno.land/x/pbkit@v0.0.57/core/ast/top-level-definitions.ts"; Propertiestype: "service"keyword: KeywordserviceName: TokenserviceBody: ServiceBody