import { DeveloperIconProps } from '../icon'; export declare const VK: (props: DeveloperIconProps) => import('react').FunctionComponentElement;