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