export default interface ParamsDictionary { [key: string]: string; }