export interface EavDataAttributeValidationRuleInterface { key: string; value: string; }