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