const t=t=>""==t.trim(),s=t=>/^((0\d{2,3}-\d{7,8})|(1[3456789]\d{9}))$/.test(t),a=t=>/^(1[3456789]\d{9})$/.test(t);export{a,s as b,t as i};