import type { GuardrailPackDefinition } from "./types.js"; /** Canned coding hygiene: file mutations confined to configured roots, test files read-only. */ export declare const codingStandardPack: GuardrailPackDefinition;