import { type SemanticErrorRule } from "../rule.js";
export declare const SYSTEM_RULES: readonly SemanticErrorRule[];
