/** Codex config/read can expose serde_json's numeric wrapper for TOML floats. * Admit it only against an equal numeric value from the complete disk parse. * Ordinary objects, strings, native trust state and unknown fields stay exact. */ export declare function codexNativeConfigEqual(native: unknown, expected: unknown): boolean;