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