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