{-# OPTIONS --safe #-}
module Cubical.HITs.Interval where

open import Cubical.HITs.Interval.Base public

-- open import Cubical.HITs.Interval.Properties public