export declare function persianMobileValidator(mobile: string): "شماره موبایل صحیح نمی‌باشد." | undefined;