// cyber-eidos โ CIC proof assistant over the Goldilocks field
//
// trust boundary:
// trusted โ term, ctx, env, subst, reduce, kernel (TCB)
// untrusted โ elab, tactic, stdlib, certificate (shell)
pub use ;
pub use Term;