/// <reference types="react" />
declare const DeepLogo: () => JSX.Element;
export default DeepLogo;
