interface UserInfoimport { type UserInfo } from "https://deno.land/x/deno_nest@v3.5.2/example/decorator/decorators.ts"; Propertiesid: stringname: stringage: number