import React from "react"; import {Application} from "@kernelui/core"; export function DemoApp() { return ( ) }