module Main where import Kino.UI main :: IO () main = runApp >> pure ()