/** * Symbol Validation Tests * * Compares generated KiCad symbols against JLCPCB/EasyEDA reference SVGs * * Run with: bun test packages/core/src/testing/symbol.test.ts */ export {}; //# sourceMappingURL=symbol.test.d.ts.map