import React from 'react'; import { SvgProps } from './types'; declare const FullLogo: React.FC; export default FullLogo;