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