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