import { MatchType } from '../types'; export declare const walkOverData: MatchType[]; export declare const simpleSmallBracket: MatchType[]; export declare const simpleBracket: MatchType[];