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

open import Cubical.HITs.UnorderedPair.Base public
open import Cubical.HITs.UnorderedPair.Properties public