declare function asyncSpliterate(...args: Array): any; declare const split: symbol; export { split }; export { asyncSpliterate };