export declare function splitN(str: string, sep: string, maxNumParts: number): string[]; //# sourceMappingURL=utils.d.ts.map