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