export type MapObject = { [key: string]: string; };