export declare class DiConfig { static addSource(patterns: string | Array, baseDir?: string): void; }