import type { SeverityString } from "../../types";
export declare const rules: Record<string, SeverityString>;
