import type { Linter } from 'eslint';
export declare const common: Linter.RulesRecord;
export declare const specific: Linter.RulesRecord;
