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