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