export interface DictionaryOf { [key: string]: T; } //# sourceMappingURL=Dictionary.d.ts.map