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