export declare class MatchSelection_Data { decided: number; selected: boolean; reasons: string; }