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