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