interface Email { Email: RegExp; CEmail: RegExp; } export default Email;