export default function contains(array: T[], item: T): boolean;