export declare function nationalCodeValidator(nationalCode: string): "کد ملی صحیح نمی‌باشد." | undefined;