variable defaultimport { default } from "https://deno.land/x/alita@v3.3.11/examples/mobilev2/mock/app.ts"; type{ /api/hello: { text: string; }; }