import type { BootstrapWriteBoundary } from "../io/bootstrap-write-boundary.js"; export declare function enableAttachEnforcement(boundary: BootstrapWriteBoundary): void;