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