import { TController } from './TController'; export type TResolver = (controller: string) => Promise>; //# sourceMappingURL=TResolver.d.ts.map