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