interface AssociativeArray { [key: string]: any; }