/** * Custom snapshot serializer for Stencil components * * Formats HTMLElements with shadow DOM using the same serialization * as our toEqualHtml matcher, ensuring consistent output */ export {}; //# sourceMappingURL=snapshot-serializer.d.ts.map