export interface PubSubOptions { [key: string]: any; } export interface ProvidertOptions { [key: string]: any; }