import type { HistoricalMatchup } from "../types/index.js"; export declare const historicalMatchups: HistoricalMatchup[];