export declare function getArrayFromString(str: string): string[];
