UNPKG

@spicy-ui/core

Version:

A themable and extensible React UI library, ready to use out of the box

8 lines (7 loc) 229 B
import * as React from 'react'; declare const _default: { title: string; component: React.FC<import("./ThemeProvider").ThemeProps>; }; export default _default; export declare const DefaultTheme: () => JSX.Element;