import { BaseMatcher } from "./BaseMatcher"; export { BaseMatcher } from "./BaseMatcher"; export declare const rootMatcher: BaseMatcher;