import { OAuthProvider } from '~/types/auth'; export const SOCIAL_ICONS: Record = { vkontakte: 'vk', google: 'google', };