export default function splitWithComma(str: string | string[]): string[];