export declare function splitUnquotedString(input: string, delimiter: string): string[];