import { Injector } from '@angular/core'; export declare class ActionsInjector { static injector?: Injector; }