import { TFancyImageWrapper } from '../../../FancyImageWrapper';
export default function LogoImage(props: TFancyImageWrapper): import("react/jsx-runtime").JSX.Element;
