export interface IResistance { type: string; value: string; }