export interface SpecValue { SpecName?: string; SpecOptionValue?: string; PriceMarkup?: string; }