import { IEmojiProps } from "../../styled";
declare const SvgFaceUnwell2: (props: IEmojiProps) => JSX.Element;
export default SvgFaceUnwell2;
