import { Constructor } from "../_constructor"; import { IProvider } from "../_provider"; export declare function toSelf(ctor: C): IProvider>;