UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

7 lines (6 loc) 174 B
import { IMagicBellTheme } from '../context/Theme.js'; export declare const fonts: { sans: string; mono: string; }; export declare const lightTheme: IMagicBellTheme;