export interface ConfigOptions { inject?: string[]; name?: string; namespace?: string; path?: string; }