interface Application implements FeathersApplication<ServiceTypes, AppSettings>, EventEmitterimport { type Application } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts"; Type ParametersoptionalServiceTypes = anyoptionalAppSettings = anyimport Applicationimport { Application } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts";