interface Other { IDCard: RegExp; PostalCode: RegExp; } export default Other;