/** * Generates coherence.js guard — detects exports that don't belong * to the file's apparent domain/responsibility. */ export declare function generateCoherenceGuard(): string;