declare const _exports: { "regex.split": (pattern: any, s: any) => any; }; export = _exports;