import { MdiReactIconComponentType } from './dist/typings';

declare const VkIcon: MdiReactIconComponentType;
export default VkIcon;
