/**
 * ESM entry point for @primer/react-brand.
 *
 * Re-exports everything from the main index, which includes
 * stylesheets.ts (global CSS: reset, design tokens, utilities).
 */
export * from './index';
//# sourceMappingURL=index.esm.d.ts.map