export declare function includes(arr: T[], val: T): boolean;