{-# OPTIONS --safe #-}
module Cubical.Algebra.Algebra where

open import Cubical.Algebra.Algebra.Base public
open import Cubical.Algebra.Algebra.Properties public