export function join(s: any, ...r: any[]): RegExp; export function split(s: any): RegExp; export function modify(m: any, x: any): RegExp;