interface Catimport { type Cat } from "https://deno.land/x/deno_nest@v3.5.1/example/provider/cats/cats.interface.ts"; Propertiesname: stringage: numberbreed: string