type alias OneofBodyStatementimport { type OneofBodyStatement } from "https://deno.land/x/pbkit@v0.0.55/core/ast/index.ts"; definition: | Option | OneofField | OneofGroup | Empty