import { RuleConverter } from "../ruleConverter";
export declare const convertBinaryExpressionOperandOrder: RuleConverter;
