import type * as React from 'react'; declare const LogoEsSvg: React.FC<{ titleId?: string; }>; export default LogoEsSvg;