export declare function SplitN(s: string, sep: string, n: number): string[];