export declare function InjectSoft<T>(Service: Function): T;
