export declare function stringToArray(strData: string, delimiter?: string): string[][];