export declare function split(string: string): string[];
