export default function contains(iterable: Iterable, item: T): boolean;