{-# OPTIONS --safe --cubical #-}

module Data.Unit.UniversePolymorphic where

open import Level

record  {} : Type  where constructor tt