export type Regex = { string12hr: RegExp string24hr: RegExp alphaNumericKeyName: RegExp }