export declare const Inject: <T>(type: any) => T;
