export declare const hasExactly: (this: import("augmentative-iterable").AnyIterable, expectedSize: number) => any;