/** Invariant companion plugin (no assertions — nothing to check at runtime). */ /** Provides no assertions: the board owns no cross-package runtime invariants. */ export declare function apply(): void;