export declare function combinations_with_replacement(iterable: unknown, r: unknown): unknown[][];