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