interface Object { length: number; [str: string]: any; }