export interface AcceptanceInsightsStorageProps { showInsightsFiltersWidget?: boolean; showInsightsPerformanceChange?: boolean; comparisonMode?: string; comparisonType?: string; }