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