export declare const take: (this: import("augmentative-iterable").AnyIterable, n: number) => import("augmentative-iterable").AnyIterable;