/** * UI Schema Serialization Property-Based Tests * * **Feature: llm2ui, Property 1: UI Schema 往返一致性** * **Validates: Requirements 5.5, 5.6, 5.7** * * Tests that for any valid UISchema, serializing then deserializing * produces an equivalent schema (round-trip consistency). */ export {}; //# sourceMappingURL=serialization.test.d.ts.map