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