import { TeamV3 } from "./interfaces"; export declare class TournamentTestDataV3 { static get4Teams(): TeamV3[]; }