export interface LineItemOptionsInterface { color?: string; size?: string; caseStyle?: string; }