match.d.ts 80 Bytes
import type { Match } from "../../types.js";
export declare const match: Match;