export function mailRegex(): RegExp;
export function telRegex(): RegExp;
export function urlRegex(_opts: any): RegExp;
