import type { LegacyConfigRule } from "./legacy.shared.js";
export declare const LEGACY_CONFIG_RULES: LegacyConfigRule[];
