export * from './public.js'; export { applyThemeOverride, DEFAULT_PRESET } from './applyThemeOverride.native.js'; export type { ApplyThemeOverrideOptions, ApplyThemeOverrideResult, UpdateCssVariables, } from './applyThemeOverride.native.js'; //# sourceMappingURL=index.native.d.ts.map