export type IAnyMap = { [key: string]: any [key: number]: any }