import type { JsonRule } from "../types.js";
export declare const BUNDLED_BUILTIN_RULES: JsonRule[];
