export declare const contains: (this: import("augmentative-iterable").AnyIterable, item: T) => any;