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