export default function combinations( array: Array, r: number ): IterableIterator>;