/// import { SvgIconProps } from './types'; export declare function EmojiIcon({ className, ...props }?: Partial): JSX.Element;