import React from 'react';
import { LogoProps } from '@/ui/components/logo';
export declare const LogoHalloween: React.FC<LogoProps>;
