declare const _default: (separator: Array | RegExp) => (str: any) => [string[], string[]]; export default _default;