export interface StringDictionary { [type: string]: string; }