import type * as Vital from "../index.js"; export interface BodyColumnExpr { /** ℹ️ This enum is non-exhaustive. */ body: Vital.BodyColumnExprBody; }