declare const _default: (substrings: string[], separators: string[] | string) => string; export default _default;