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