import { FC } from "react"; import { SvgIcon } from "./types"; export declare const SkolkovoIcon: FC; export default SkolkovoIcon;