import type { ThemeWidgets } from "../../interfaces/themes/widgets"; declare const theme: ThemeWidgets; export default theme; export { ThemeWidgets };