export const invalidEmail: string = 'Invalid Email'; export const invalidPhoneNumber: string = 'Invalid Phone Number';