import { MatchType } from '../types'; declare const soloWalkover: MatchType[]; export default soloWalkover;