export { createNucleifyStyles, getComponentStyleOverride, type NuiComponentTag, type NuiStyleOverride, type NuiStylesMap, nucleifyStyles, } from './config.js'; export { applyTheme, type Palette, type ThemeMode } from './theme.js'; export { type NuiType, nuiTypeProperty } from './types/nui-type.js'; //# sourceMappingURL=index.d.ts.map