export declare const isObjectInArray: (array: any, element: any) => boolean;