// `shared-tokens` is currently CSS-only — see `./brand-tokens.css`, // which apps import from their entry stylesheet (e.g. // `apps/portal-shell/src/styles.css`). The TS module exists so the // Nx lib boilerplate / package layout stays uniform with the other // shared libs; expand when a typed token API (e.g. CSS-variable // name constants for runtime lookups) is genuinely needed. export {};