import { ThemeVkIOS } from '../../interfaces/themes/vkIOS'; declare const theme: ThemeVkIOS; export default theme; export { ThemeVkIOS };