import React from 'react'; function DocSearchLogo(props) { return ( ); } export default DocSearchLogo;