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