export interface StringObjInterface { [key: string]: string; }