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