import { InjectorService } from "@tsed/di";
export declare function createInjector(settings?: Partial<TsED.Configuration>): InjectorService;
