export declare type iKeyValuePair = { [key: string]: Type; };