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