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