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