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