import { MatchDecision_Data } from "./interface-db"; export declare type MatchDecision = MatchDecision_Data;