export declare const MATCH_STATES: { PLAYED: string; NO_SHOW: string; WALK_OVER: string; NO_PARTY: string; DONE: string; SCORE_DONE: string; };