export declare function split(str: string, delimiter: string, limit?: number): string[];