import React from "react"; import { IconsInterface } from "../../IconInterface"; declare const IconVK: React.FC; export default IconVK;