export declare function contain(arr: any[], item: any): boolean;