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