import type { Series } from './types.js'; export declare const _isIterable: (value: Awaited>) => value is Awaited> & Iterable; //# sourceMappingURL=_guards.d.ts.map