/** * Tests for `graph-baseline-export` — datastore-to-JSON dump of the * graph gate baseline. Verifies: * * - reads the SQLite-backed baseline back into the v1 JSON shape * - returns a structured error when no baseline has been captured * - writes the file with deterministic byte count + fingerprint count * - creates the output directory tree if it does not exist */ export {}; //# sourceMappingURL=baseline-export.test.d.ts.map