export interface IRequestDictionary { [key: string]: any; }