/// import { IconProps } from "../../../types"; export default function HappyemojiIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;