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