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