import type { SVGProps } from 'react';
export declare function SafeLogo(props: SVGProps<SVGSVGElement>): import("@emotion/react/jsx-runtime").JSX.Element;
