interface Guardimport { type Guard } from "https://deno.land/x/oak_nest@v1.13.17/src/interfaces/mod.ts"; Methodsnew(...args: any[]): CanActivate