variable __alephimport { __aleph } from "https://deno.land/x/aleph@1.0.0-beta.26/types.d.ts"; type{ importRouteModule(url: string): Promise<any>; getRouteModule(url: string): any; }