import { SvgIconProps } from '@mui/material'; export declare const CelebrateIcon: (props: SvgIconProps) => JSX.Element;