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