import { MatcherState } from "./Matcher.types.mjs"; export declare const getFakeState: () => MatcherState;