variable createSSRAppimport { createSSRApp } from "https://deno.land/x/alephjs@1.0.0-alpha.78.1/framework/vue/mod.ts"; type(createSSRAppApi: (props?: RootProps) => App<Element>, props?: RootProps) => unknown