export declare function toArray(input: string | string[]): string[];
