UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

5 lines (4 loc) 176 B
import { IThemesBase } from './IThemesWeb'; import { ThemeBrandName } from './ThemeBrandName'; export declare const themes: IThemesBase<ThemeBrandName>; export default themes;