import type { AnyIterable, ProxiedIterable } from "../../types"; export declare const proxyElements: >(input: T) => ProxiedIterable;