export declare function resolveLiurenClassicalRules(rule?: string): { source: string; rule: string; category: string; summary: string; }[];