import type { SummaryState } from '../../core/summary/headless-core-summary.js'; export interface ProductListingSummaryState extends SummaryState { }