export declare const split: (separator: string, data: string) => string[]; //# sourceMappingURL=split.d.ts.map