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