import { Options } from "../../patterns/Options";
declare const infixOperator: Options;
export { infixOperator };
