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