import { HookContext, NextFunction } from "@feathersjs/hooks/lib"; export declare const ContextInjectorMW: (ctx: HookContext, next: NextFunction) => Promise; //# sourceMappingURL=contextInjector.d.ts.map