import React from 'react'; export default function EmojiWink({ className, ...props }: React.SVGProps): JSX.Element;