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