export type ValidationConstraint = {
  [x: string]: string
}
