import { MatchingLogic } from "../Matchers"; export declare function print(ml: MatchingLogic): string;