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