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