export declare function getItemFromArrayByType(array: any[], type: string, index?: number): any;