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