export declare const syncRAF: <T>(src: AsyncIterable<T>) => AsyncIterableIterator<T>;
//# sourceMappingURL=sync-raf.d.ts.map