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