import React from 'react'; import { LogoI } from '../../types'; export declare const Logo: React.FC;